-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update MCF Wrapper Code #144
base: master
Are you sure you want to change the base?
Conversation
Waiting MCF code in mincostflow repo to be merged gitter-lab/min-cost-flow#8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We will need to update the Dockerfile as well. We will pull the next versioned released instead of a git commit. I will then build and push a new v2
image to DockerHub, like I did for PathLinker in #164, and we will update SPRAS to use that versioned image instead of latest. We'll add a description of the v1 and2 images to the readme (as in #164).
I built and pushed the |
I resolved merge conflicts in e46ce1f. Does it look correct @ntalluri? We may want to update the
to clarify how directed edges will be passed through. I still need to review the actual MinCostFlow changes. |
just updated the comment |
No description provided.